	// Level.txt specifies various options for the level, such as its name, background animations, etc.
	// Documentation is in the form of comments below.

Music 5

	// The level's name
Name Blue

SetBulletAngleLimit 35
SetSpriteWrappingSize 20

CreateSprite redCloudMiddle 0 -25 size 300 speed 0 0 rotation -90 10 color 1 0 0 1
CreateSprite redCloudTop 0 -25 size 300 speed 0 0 rotation 90 12 color 0 0 1 1
CreateSprite background05_sun  -20 size 200 speed 0 0 rotation 90 10 color 0 0 0 1

CreateSprite background05_rays_256 0 -25 size 240.5 speed 0 0 rotation 90 10 color 0.0 0.0 1 0.5
CreateSprite background05_rays_256 0 -25 size 162.5 speed 0 0 rotation 90 -13 color 0 0.0 1 0.5
CreateSprite background05_rays_256 0 -25 size 120 speed 0 0 rotation 90 -5 color 0.0 0.0 1 0.5
CreateSprite background05_rays_256 0 -25 size 100 speed 0 0 rotation 90 14 color 0 0.0 1 0.5

CreateSprite background05_sun 0 -25 size 23 speed 0 0 rotation 90 10 color 0 0 0 1
CreateSprite background05_sun 0 -25 size 20 speed 0 0 rotation 90 10 color 0.0 0.0 0.0 1

BonusStartInterval 10
BonusNormalInterval 10
BonusDuration 4500
BonusOrder 500 mult 500 750 1000 mult any any
